home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
Scene Storm
/
Scene Storm - Volume 1.iso
/
coding
/
tools
/
gcc
/
gcc270_inclib.lha
/
gnu
/
include
/
values.h
< prev
next >
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
C/C++ Source or Header
|
1994-02-23
|
137 b
|
12 lines
/* a little present for C++ .. */
#ifndef _VALUES_H
#define _VALUES_H
#include <float.h>
#include <limits.h>
#endif /* _VALUES_H */